[ja] Translate docs/concepts/workloads/pods/pod-condition.md into Japanese#55746
[ja] Translate docs/concepts/workloads/pods/pod-condition.md into Japanese#55746kfess wants to merge 3 commits into
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
hana-boy
left a comment
There was a problem hiding this comment.
1点だけコメントしました!
他はLGTMです。
| そして、これらのカスタムConditionを管理するコントローラーを実装またはインストールすると、kubeletはそれをPodがreadyかどうかを判断するための追加情報として使用します。 | ||
|
|
||
| ReadinessゲートはPodの`status.condition`フィールドの現在の状態によって決まります。 | ||
| Kubernetesが`status.conditions`フィールド内に該当するConditionを見つけられない場合、そのConditionのステータスはデフォルトで"`False`"になります。 |
There was a problem hiding this comment.
細かい部分ですみません。
こちら原文通りですが、修正必要かどうかご相談させてください。
以下で"より先に`が来ており、整合性が合わないためです。
https://github.com/kubernetes/website/blob/main/content/en/docs/concepts/workloads/pods/pod-condition.md?plain=1#L32
| Kubernetesが`status.conditions`フィールド内に該当するConditionを見つけられない場合、そのConditionのステータスはデフォルトで"`False`"になります。 | |
| Kubernetesが`status.conditions`フィールド内に該当するConditionを見つけられない場合、そのConditionのステータスはデフォルトで`"False"`になります。 |
There was a problem hiding this comment.
レビューありがとうございます!
ひとまず、原文との対応という意味では今のままにして、気になる場合は、原文に対して修正用の PR 出すのはどうでしょうか??
There was a problem hiding this comment.
ありがとうございます!
一旦今のままにさせてください。
| そして、これらのカスタムConditionを管理するコントローラーを実装またはインストールすると、kubeletはそれをPodがreadyかどうかを判断するための追加情報として使用します。 | ||
|
|
||
| ReadinessゲートはPodの`status.condition`フィールドの現在の状態によって決まります。 | ||
| Kubernetesが`status.conditions`フィールド内に該当するConditionを見つけられない場合、そのConditionのステータスはデフォルトで"`False`"になります。 |
There was a problem hiding this comment.
ありがとうございます!
一旦今のままにさせてください。
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: hana-boy The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Description
Translated
content/en/docs/concepts/workloads/pods/pod-condition.mdinto Japanese:content/ja/docs/concepts/workloads/pods/pod-condition.md.Website Link:
Issue
Closes: #55725
/area localization
/language ja